home *** CD-ROM | disk | FTP | other *** search
/ Adobe Graphics & Publishing SDK 1996 December / Adobe Graphics & Publishing SDK 1996 December.iso / pc / ps40sdk / examples / selection / selectorama / selectorama.def < prev    next >
Encoding:
Text File  |  1996-08-08  |  335 b   |  17 lines

  1. ;
  2. ;    File: Selectorama.def
  3. ;
  4. ;    Copyright 1991-6 by Adobe Systems Inc..
  5. ;
  6. ;    Window's def file for Selectorama selection plug-in.
  7. ;
  8. LIBRARY     Selectorama
  9.  
  10. DESCRIPTION 'Selectorama Photoshop selection module'
  11.  
  12. CODE        PRELOAD MOVEABLE
  13. DATA        PRELOAD MOVEABLE SINGLE
  14.  
  15. EXPORTS
  16.             ENTRYPOINT        @1
  17.             SelectionProc    @2